Property Name | Return Type | Description |
---|---|---|
AddressLine1 | String |
The Address' Address line 1 |
AddressLine2 | String |
The Address' Address line 2 |
AddressOrder | Int16 |
The Address' Order (Only applies to Previous addresses) |
AddressType | AddressType |
The Address' AddressType (Current, Mailing, Previous) |
AddressTypeAsInt | Int32 |
The Address' AddressType as an integer (Current=1, Mailing=2, Previous=3) |
AssociationDues | Double |
The Address' Monthly Association Dues |
BorrowerKeyString | String |
The Address' ADL Borrower KeyString Identifier |
City | String |
The Address' City |
CoBorrowerKeyString | String |
The Address' ADL CoBorrower KeyString Identifier |
Country | String |
The Address' Country |
County | String |
The Address' County |
CSZLine | String |
The Address' city, state. zip code as a single string. |
FloodInsurance | Double |
The Address' Monthly Flood Insurance |
FullAddress | String |
The combined address (line1, line2, city, state, zip) |
FullStateName | String |
The Address' full state name (not abbreviation) |
GroundRent | Double |
The Address' Monthly Ground Rent |
HazardInsurance | Double |
The Address' Monthly Hazard Insurance |
IsBlank | Boolean |
Returns true if the address doesn't have any address location data. |
IsBorrowerAddress | Boolean |
Is this the borrower's Address (as opposed to coborrower) |
IsCoBorrowerAddress | Boolean |
Is this the coborrower's Address (as opposed to borrower) |
IsOriginallyFHAInsured | Boolean |
Was the address originally FHA insured? |
IsOverrideNetRent | Boolean |
Is the net rental income overridden? |
IsOverrideZipCode | Boolean |
Has the Address zip code been overridden? Primarily used to indicate a non-US address. |
IsOwnershipOwn | Boolean |
Is this address owned by borrower |
IsOwnershipRental | Boolean |
Is this a rental? |
IsPrimaryAddress | Boolean |
Is this the primary address? |
IsSubjectProperty | Boolean |
Is the Address the subject property |
KeyString | String |
The Address' ADL KeyString Identifier (addressldid-addressid) |
LifeInsurance | Double |
The Address' Monthly Life Insurance |
LPCounty | String |
The Address' County |
Maintenance | Double |
The Address' Monthly Maintenance |
MonthlyOther | Double |
The Address' monthly Other amount |
MonthsAtAddress | Int16 |
Months at this address |
MortgageInsurance | Double |
The Address' Monthly Mortgage Insurance |
NetRentalIncome | Double |
The Address' Net Rental Income |
OccupantNames | String |
The borrower names associated with this address (firstname lastname) |
OtherExpense | Double |
The Address' Monthly Other Expense |
OtherPropertyType | String |
The Address' Other Property Type (Currently not implemented) |
Ownership | String |
The Address' Ownership (Own, Rent, Land Cont, Rent Free, Other) |
PercentOwned | Double |
The Address' Percent Owned |
PercentRentalIncome | Double |
The Address' Percent Rental Income |
PresentValue | Double |
The Address' Present Value |
Properties | ADLCollection< ICollateral > |
A collection of owned properties for the Address |
PropertyInsurance | Double |
The Address' Property Insurance (Only applies to Current addresses) |
PropertyStatus | String |
The Address' Property Status |
PropertyTypeID | Int64 |
The Address' Property Type ID. The propertytypeid is defined through the property type setup (product_propertytype). (Only applies to non-rental current addresses) |
RealEstateTaxes | Double |
The Address' Monthly Real Estate Taxes |
Rent | Double |
The Address' monthly rent amount |
RentalIncome | Double |
The Address' Rental Income |
REO | IReo |
The Address' Real Estate Owned Record (valid only if the AddressType = Current) |
SameAsBorrower | Boolean |
Is the Address the same as the borrower/coborrower |
SoldPrice | Double |
The Address' Sold Price |
SpecialAssessments | Double |
The Address' Monthly Special Assessments |
State | String |
The Address' State |
TotalExpenses | Double |
The Address' Monthly Total Expenses |
TotalTIExpenses | Double |
The Address' Monthly Total Taxes and Insurance Expenses |
UnitNo | String |
The Address' Unit number |
UnitTypeID | Int32 |
The Address' ID corresponding to the type of unit |
Utility | Double |
The Address' Monthly Utility |
YearsAtAddress | Int16 |
Years at this address |
ZipCode | String |
The Address' ZipCode |